[INFO] cloning repository https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoken-wraithmbfgty6%2Fmx-bridge-eth-sc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoken-wraithmbfgty6%2Fmx-bridge-eth-sc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 584dfb5545599f6b9c01810bfc92338059ca9473
[INFO] testing token-wraithmbfgty6/mx-bridge-eth-sc-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoken-wraithmbfgty6%2Fmx-bridge-eth-sc-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs
[INFO] finished tweaking git repo https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs
[INFO] tweaked toml for git repo https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/token-wraithmbfgty6/mx-bridge-eth-sc-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a177e1af3440b6e8c4848508e96602d8b67731ff69efd1379f8793e0bd7963c3
[INFO] running `Command { std: "docker" "start" "-a" "a177e1af3440b6e8c4848508e96602d8b67731ff69efd1379f8793e0bd7963c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a177e1af3440b6e8c4848508e96602d8b67731ff69efd1379f8793e0bd7963c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a177e1af3440b6e8c4848508e96602d8b67731ff69efd1379f8793e0bd7963c3", kill_on_drop: false }`
[INFO] [stdout] a177e1af3440b6e8c4848508e96602d8b67731ff69efd1379f8793e0bd7963c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcabbf7654fd7de54fbf8653a7eb8aeb38ac7384e4d632b8681641d811c4bdf5
[INFO] running `Command { std: "docker" "start" "-a" "dcabbf7654fd7de54fbf8653a7eb8aeb38ac7384e4d632b8681641d811c4bdf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.52.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling multiversx-sc v0.52.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling wasmprinter v0.214.0
[INFO] [stderr]    Compiling multiversx-sc-modules v0.52.3
[INFO] [stderr]    Compiling eth-address v0.0.0 (/opt/rustwide/workdir/common/eth-address)
[INFO] [stderr]    Compiling fee-estimator-module v0.0.0 (/opt/rustwide/workdir/common/fee-estimator-module)
[INFO] [stderr]    Compiling max-bridged-amount-module v0.0.0 (/opt/rustwide/workdir/common/max-bridged-amount-module)
[INFO] [stderr]    Compiling crowdfunding-esdt v0.0.0 (https://github.com/multiversx/mx-contracts-rs?rev=d91bbff#d91bbff2)
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]    Compiling token-module v0.0.0 (/opt/rustwide/workdir/common/token-module)
[INFO] [stderr]    Compiling transaction v0.0.0 (/opt/rustwide/workdir/common/transaction)
[INFO] [stderr]    Compiling tx-batch-module v0.0.0 (/opt/rustwide/workdir/common/tx-batch-module)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc v0.52.0
[INFO] [stderr]    Compiling bridged-tokens-wrapper v0.0.0 (/opt/rustwide/workdir/bridged-tokens-wrapper)
[INFO] [stderr]    Compiling test-caller v0.0.0 (/opt/rustwide/workdir/test-caller)
[INFO] [stderr]    Compiling esdt-safe v0.0.0 (/opt/rustwide/workdir/esdt-safe)
[INFO] [stderr]    Compiling bridge-proxy v0.0.0 (/opt/rustwide/workdir/bridge-proxy)
[INFO] [stderr]    Compiling multi-transfer-esdt v0.0.0 (/opt/rustwide/workdir/multi-transfer-esdt)
[INFO] [stderr]    Compiling bridged-tokens-wrapper-meta v0.0.0 (/opt/rustwide/workdir/bridged-tokens-wrapper/meta)
[INFO] [stderr]    Compiling test-caller-meta v0.0.0 (/opt/rustwide/workdir/test-caller/meta)
[INFO] [stderr]    Compiling bridge-proxy-meta v0.0.0 (/opt/rustwide/workdir/bridge-proxy/meta)
[INFO] [stderr]    Compiling esdt-safe-meta v0.0.0 (/opt/rustwide/workdir/esdt-safe/meta)
[INFO] [stderr]    Compiling multisig v0.0.0 (/opt/rustwide/workdir/multisig)
[INFO] [stderr]    Compiling multi-transfer-esdt-meta v0.0.0 (/opt/rustwide/workdir/multi-transfer-esdt/meta)
[INFO] [stderr]    Compiling multisig-meta v0.0.0 (/opt/rustwide/workdir/multisig/meta)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.44s
[INFO] running `Command { std: "docker" "inspect" "dcabbf7654fd7de54fbf8653a7eb8aeb38ac7384e4d632b8681641d811c4bdf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcabbf7654fd7de54fbf8653a7eb8aeb38ac7384e4d632b8681641d811c4bdf5", kill_on_drop: false }`
[INFO] [stdout] dcabbf7654fd7de54fbf8653a7eb8aeb38ac7384e4d632b8681641d811c4bdf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 163b9089d5074d764e2fa591742df337d188dcb51f8936d2be9833a7a36bdca5
[INFO] running `Command { std: "docker" "start" "-a" "163b9089d5074d764e2fa591742df337d188dcb51f8936d2be9833a7a36bdca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling esdt-safe-meta v0.0.0 (/opt/rustwide/workdir/esdt-safe/meta)
[INFO] [stderr]    Compiling bridged-tokens-wrapper-meta v0.0.0 (/opt/rustwide/workdir/bridged-tokens-wrapper/meta)
[INFO] [stderr]    Compiling test-caller-meta v0.0.0 (/opt/rustwide/workdir/test-caller/meta)
[INFO] [stderr]    Compiling transaction v0.0.0 (/opt/rustwide/workdir/common/transaction)
[INFO] [stderr]    Compiling eth-address v0.0.0 (/opt/rustwide/workdir/common/eth-address)
[INFO] [stderr]    Compiling multisig-meta v0.0.0 (/opt/rustwide/workdir/multisig/meta)
[INFO] [stderr]    Compiling multi-transfer-esdt-meta v0.0.0 (/opt/rustwide/workdir/multi-transfer-esdt/meta)
[INFO] [stderr]    Compiling bridge-proxy-meta v0.0.0 (/opt/rustwide/workdir/bridge-proxy/meta)
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]    Compiling multiversx-chain-vm v0.9.0
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.52.3
[INFO] [stderr]    Compiling bridged-tokens-wrapper v0.0.0 (/opt/rustwide/workdir/bridged-tokens-wrapper)
[INFO] [stderr]    Compiling multisig v0.0.0 (/opt/rustwide/workdir/multisig)
[INFO] [stderr]    Compiling test-caller v0.0.0 (/opt/rustwide/workdir/test-caller)
[INFO] [stderr]    Compiling esdt-safe v0.0.0 (/opt/rustwide/workdir/esdt-safe)
[INFO] [stderr]    Compiling token-module v0.0.0 (/opt/rustwide/workdir/common/token-module)
[INFO] [stderr]    Compiling max-bridged-amount-module v0.0.0 (/opt/rustwide/workdir/common/max-bridged-amount-module)
[INFO] [stderr]    Compiling bridge-proxy v0.0.0 (/opt/rustwide/workdir/bridge-proxy)
[INFO] [stderr]    Compiling multi-transfer-esdt v0.0.0 (/opt/rustwide/workdir/multi-transfer-esdt)
[INFO] [stderr]    Compiling tx-batch-module v0.0.0 (/opt/rustwide/workdir/common/tx-batch-module)
[INFO] [stderr]    Compiling fee-estimator-module v0.0.0 (/opt/rustwide/workdir/common/fee-estimator-module)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "163b9089d5074d764e2fa591742df337d188dcb51f8936d2be9833a7a36bdca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163b9089d5074d764e2fa591742df337d188dcb51f8936d2be9833a7a36bdca5", kill_on_drop: false }`
[INFO] [stdout] 163b9089d5074d764e2fa591742df337d188dcb51f8936d2be9833a7a36bdca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cbfb6f24bab27d33dbc2b040dcc3a4b93fe4646f99a411deadd190991d16796
[INFO] running `Command { std: "docker" "start" "-a" "0cbfb6f24bab27d33dbc2b040dcc3a4b93fe4646f99a411deadd190991d16796", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/bridge-proxy.rs (/opt/rustwide/target/debug/deps/bridge_proxy-7a9543e6e56231af)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bridge_proxy_blackbox_test.rs (/opt/rustwide/target/debug/deps/bridge_proxy_blackbox_test-17176e0679eea0ba)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test deploy_test ... ok
[INFO] [stdout] test multiple_deposit_test ... ok
[INFO] [stdout] test bridge_proxy_execute_crowdfunding_test ... FAILED
[INFO] [stdout] test test_highest_tx_id ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bridge_proxy_execute_crowdfunding_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bridge_proxy_execute_crowdfunding_test' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb1aad40ee8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb1aad40ee8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb1aad40ee8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb1aad40ee8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb1aad56bda - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb1aad56bda - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5fb1aad457b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fb1aad457b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fb1aad1f206 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb1aad1f206 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb1aad391a9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb1aaa7961c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5fb1aaa7961c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb1aad39362 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5fb1aad39362 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb1aad1f2c2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb1aad169f9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb1aad1ffdd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb1aad5739c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb1aad57112 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5fb1aa9fe049 - <core[5a1c3e9896636f3a]::result::Result<std[d054f6f42beb1baa]::fs::File, std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fb1aa9fe049 - <multiversx_chain_scenario_format[cd8d7e18969b209c]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x5fb1aaa12c4a - <multiversx_sc_scenario[a73a4413f8db9c45]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.52.3/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x5fb1aaa52863 - <multiversx_sc_scenario[a73a4413f8db9c45]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.52.3/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x5fb1aa9fb0dc - bridge_proxy_blackbox_test[cb7412a5af253106]::bridge_proxy_execute_crowdfunding_test
[INFO] [stdout]                                at /opt/rustwide/workdir/bridge-proxy/tests/bridge_proxy_blackbox_test.rs:301:10
[INFO] [stdout]   25:     0x5fb1aa9f9767 - bridge_proxy_blackbox_test[cb7412a5af253106]::bridge_proxy_execute_crowdfunding_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bridge-proxy/tests/bridge_proxy_blackbox_test.rs:231:44
[INFO] [stdout]   26:     0x5fb1aaa12ae6 - <bridge_proxy_blackbox_test[cb7412a5af253106]::bridge_proxy_execute_crowdfunding_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fb1aaa6c6fb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5fb1aaa6c6fb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5fb1aaa79f75 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5fb1aaa79f75 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5fb1aaa79f75 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5fb1aaa79f75 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5fb1aaa79f75 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5fb1aaa79f75 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5fb1aaa79f75 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5fb1aaa74ad4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5fb1aaa74ad4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5fb1aaa7cff2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5fb1aaa7cff2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5fb1aaa7cff2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5fb1aaa7cff2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5fb1aaa7cff2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5fb1aaa7cff2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5fb1aaa7cff2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5fb1aad4056f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5fb1aad4056f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x77d89c21faa4 - <unknown>
[INFO] [stdout]   48:     0x77d89c2aca64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bridge_proxy_execute_crowdfunding_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bridge-proxy --test bridge_proxy_blackbox_test`
[INFO] running `Command { std: "docker" "inspect" "0cbfb6f24bab27d33dbc2b040dcc3a4b93fe4646f99a411deadd190991d16796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cbfb6f24bab27d33dbc2b040dcc3a4b93fe4646f99a411deadd190991d16796", kill_on_drop: false }`
[INFO] [stdout] 0cbfb6f24bab27d33dbc2b040dcc3a4b93fe4646f99a411deadd190991d16796
